STEP 8: We need the total of all grades divided by the number of grades. That'll calculate the average!
- Go to SUBJECT. From , drag List Sum into print_average().
- Rename sum to total and change my_list to list_of_grades.
To navigate the page using the TAB key, first press ESC to exit the code editor.